ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialChart<T> Class / HeaderStyle Property

In This Topic
    HeaderStyle Property (FinancialChart<T>)
    In This Topic
    Get or set the style of Header element.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderStyle As TitleStyle
    public TitleStyle HeaderStyle {get;}
    See Also